|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.common.actions.BranchAction
public class BranchAction
An action that branches the process flow on certain conditions.
| Constructor Summary | |
|---|---|
BranchAction(IActionContext context,
IVariableRegistry variableRegistry,
IScriptingService scriptingService,
BranchConfiguration[] configurations)
Creates a new BranchAction. |
|
| Method Summary | |
|---|---|
IActionResult |
execute()
Executes this action and returns its outcome. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BranchAction(IActionContext context,
IVariableRegistry variableRegistry,
IScriptingService scriptingService,
BranchConfiguration[] configurations)
context - The context to use.variableRegistry - The variable registry to use.scriptingService - The scripting service to use.configurations - The configurations to use.| Method Detail |
|---|
public IActionResult execute()
IAction
execute in interface IAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||